home *** CD-ROM | disk | FTP | other *** search
- 10/19/94 NCSA Telnet 2.6.1d3 for the Macintosh Release Notes
-
- Brought to you by: Jim Browne (jbrowne@uiuc.edu)
- Clint Popetz (cpopetz@ncsa.uiuc.edu)
-
- These release notes contain the following information:
- Ñ Changes since the last version
- Ñ Compiler compatability chart for this source release
- Ñ Telnet release schedule
- Ñ Goals left for current release
- Ñ Bug list
- Ñ Future features list
- Ñ Old changes list
-
- Changes since 2.6.1d2:
- ----------------------
- Keypad and Function key menus added
- Global pref added for Keypad and Function key menus
- Toggle on VT type radio buttons in Terminal prefs fixed
- Toggle on Paste and BS/Del buttons in Session prefs fixed
-
- Compiler compatability for 2.6.1d3:
- -----------------------------------
- TC 7.0: Unknown
- MPW C3.3.1: Unknown (MPW C compiler bug prevents compiling of rsmac.c)
- MW 68K 1.1.1.2: Yes
- MW PPC 1.1.1.2: Yes
-
- NCSA Telnet for the Macintosh release schedule:
- -----------------------------------------------
- Don't bet the farm on these dates. For entertainment purposes only.
-
- 2.6 final documentation ???? (unknown)
- 2.6.1 Nov 15, 1994 (shaky)
- 2.7 Dec, 1994 (shaky)
- 3.0 Dec+, 1994 (shaky)
-
- Development of NCSA Telnet will continue through at least 2.7. With the
- addition of Clint Popetz to the Telnet team, Telnet development will
- continue after the departure of Jim Browne (due to graduation) in December.
- Right now we're conecntrating on 2.6.1 and getting Clint up to speed on the
- code. The shakiness of the release dates is due to Jim's lack of time
- and Clint's lack of experience with the code.
-
- 2.6.1 goals completed:
- ----------------------
- Ñ Full PPC port
-
- Goals for 2.6.1:
- ----------------
- Ñ Fix the VAX/VMS VT220 problems.
- Ñ Fix the NeXT interaction problems.
- Ñ Clean up the segmentation a little bit more and do some memory cleanup.
- Ñ URL command-double-click support (?)
-
- ----
- This is the list of all Telnet bugs known to NCSA, feel free to mail us if
- you find others:
-
- Crashes:
- Ñ Crash if window size is changed under low memory conditions
- Interface:
- Ñ Window positioning
- Ñ Need to add blocksize pref
- Ñ Telnet doesn't constrain saved window positions to available desktop
- Ñ When switching to 132 columns, window's right edge should stay on screen
- * Connections are giving up too quickly (I believe this is a MacTCP
- problem)
- Ñ Type during paste bug
- Ñ Occasional problems getting the preferences to "stick"
- Ñ Certain control characters not working due to Apple's bad KCHR
- Ñ Certain macro sequences are not sent correctly (?)
- Ñ \r,\n, and \t cannot appear in a Macro sequence
- Ñ Some interaction problems with NeXT systems
- Ñ Capture text sometimes contains extra returns
- Implementation:
- Ñ Need to always set push flag when sending return
- Ñ Reduce WDS sizes?
- VT emulation:
- Ñ VT220 insert mode problem
- Ñ VT220 fn keys can still be sent while in vt100 mode
- Ñ Problems w/VT emulation when connecting to certain VAX/VMS hosts
- Ñ Screen trashing when forcesave is on
- Ñ Bold font problems need to be solved
- Ñ Tabs don't work completely
- Ñ Clear whole text cell
- FTP:
- * FTP log not very useful for Macbinary transfers
- Ñ Can't have more than one FTP client at a time?
- * FTP server filename ISO tranlation not working?
- Ñ FTP Server dropping characters in ASCII mode?
- Ñ Need to add a provision for editing "anonymous"'s directory
- Ñ Occasional MNetPush error when using FTP
- Ñ Occasional "Unable to build data connection" errors w/FTP client
- Ñ FTP transfers occasionally creating zero size files
- Ñ FTP client "lcd" not working properly?
- Ñ Multiple user/one password bug?
- TEK:
- Ñ Some TEK emulation bugs
-
- In progress for 2.7:
-
- Ñ User set-able block size
- Ñ Save Macros in other ways aside from Saved Sets
- Ñ User set-able timeouts for open and send
- Ñ User set-able font size
-
- For 3.0:
-
- Ñ Modeless configuration interface
- Ñ Modeless macro dialog box
- Ñ Scriptable
- Ñ Sessions can be configured to capture immediately from opening
- Ñ FTP user directory restrictions
- Ñ Reverse DNS connecting FTP hosts
- Ñ Support for the unified Mac Kerberos API (when it arrives)
-
- Suggestions I don't think I will implement:
- Ñ Different printer font than window font
-
- Old Changes
- -----------
- Changes since 2.6.1d1:
-
- Authentication and Encryption now use plug in modules
- Authentication and Encryption are available on the PPC
- VT screen size display during window resize works on PowerPC version
- Application is a fat binary
-
- Changes since 2.6:
-
- The port to PowerPC has almost been completed. Currently Authentication and
- Encryption are not available while running on the PPC. 2.6.1d1PPC has been
- quite stable for me. Please let me know if the PPC version shows any bugs
- that aren't in the 68K version.
-
- Fixed the FTP client 'lls' bug. I wasn't really looking at this code
- currently, but the MW PPC compiler gave me a warning MPW and TC never did,
- thus leading me to the cause of this bug. (MW satisfied customer #1000000001)
-
-